home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_5 / issue_08 / boota / C-source / MakeUtil < prev   
Encoding:
Text File  |  1991-12-15  |  482 b   |  25 lines

  1. # Project:   BootAutil
  2.  
  3.  
  4. # Toolflags:
  5. CCflags = -c -depend !Depend -throwback -IC:
  6. Linkflags = -o $@
  7. ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
  8. CMHGflags = 
  9. LibFileflags = -c -o $@
  10. Squeezeflags = -o $@
  11. AAsmflags = -Stamp -NoCache -depend !Depend -CloseExec -Quit -To $@ -From 
  12.  
  13.  
  14. # Final targets:
  15. @.^.!BootA.BootAutil:     @.s.BootAutil 
  16.         AAsm $(AAsmflags) @.s.BootAutil 
  17.  
  18.  
  19. # User-editable dependencies:
  20.  
  21. # Static dependencies:
  22.  
  23.  
  24. # Dynamic dependencies:
  25.